home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / pcboard / gifcol40.zip / HISTORY.TXT < prev    next >
Text File  |  1996-09-11  |  5KB  |  110 lines

  1.               The PCBoard 15.x GIF Collage Processor PPE
  2.  
  3. 11/24/93 - v2.0
  4.        - Initial shareware release.
  5.  
  6. 12/08/93 - v2.1
  7.        - Fixed a line wrap problem in one of the display lines.
  8.        - Updated the install documentation to include information about
  9.          the DOS SHARE program.  People installing into a single node
  10.          system without a multitasker don't have SHARE loaded and the
  11.          PPE can't read one of the files PCBoard is holding open.
  12.        - Added additional diagnostic information to log error information
  13.          to the nodes log file.
  14.        - Changed the random numbering scheme used to build the collage
  15.          names to a sequential number scheme at the request of users.
  16.          They want to have the names sequential so they can view their
  17.          multiple collage files in the order that they are created.
  18.  
  19. 01/06/94 - v2.2
  20.        - Fixed a problem being caused by use of the PCBoard Swap During
  21.          Shell option when set to (Y)es.  The GIFCOLL.EXE utility was
  22.          not executing properly and, thus, not creating the collage file
  23.          when this switch was turned on.  The GIFCOLL.EXE program must
  24.          now be in the same directory that the GIFCOLL.PPE is in.
  25.  
  26.        - Removed some redundant code and incorporated the functions done
  27.          by the GIFCOL2.EXE program directly into the PPE program to
  28.          increase the speed of the PPE and reduce the memory requirements.
  29.          The GIFCOL2.EXE program is no longer used.
  30.  
  31.        - Added an UPGRADE.DOC file to the ZIP package to help those that
  32.          are upgradeing from a prior release of the GIFCOLL.PPE.
  33.  
  34.  
  35. 01/11/94 - v2.3
  36.        - Added a German language version of the PPE and a German language
  37.          help file.
  38.  
  39. 01/12/94 - v2.4
  40.        - Fixed a major bug that was causing the same GIF images to be
  41.          placed in the collages if PCBoard Swap on Shell is set to 'Y'.
  42.  
  43. 01/15/94 - v2.5
  44.        - Fixed a bug that was causing the staged GIF files that are
  45.          placed in the collage files to be marked as read only and then
  46.          not get deleted from the PCBoard work directory.  The net
  47.          result was the files being there the next time that GIFCOLL
  48.          was run and the user getting a collage of the first callers
  49.          flagged GIF files.
  50.  
  51. 01/30/94 - v2.6
  52.        - Some users have reported that the collage file is being left
  53.          on their hard drive.  This is happening when a caller selects
  54.          the (G)oodbye option when starting the download.  The PPE is
  55.          never reentered by PCBoard so the collage file(s) is/are not
  56.          deleted.  Changed the way the collage files are named to match
  57.          the PCBoard %PCBNODE% environment variable exactly and added
  58.          instructions to include a conditional DELete command to the
  59.          $$LOGOFF.BAT file to clean up any collage files that may be
  60.          left laying around.
  61.  
  62.          Reduced the delay time in non-registered versions from 30
  63.          seconds to 15 seconds to reduce the irritation factor [;)
  64.  
  65. 02/20/94 - v2.7
  66.        - Changed the PPE to use the PCBNODE environment variable instead
  67.          of getting the node number from the PCBOARD.DAT file.  The PPE
  68.          was occasionally reporting "No GIF's flagged for download" on
  69.          multi-node systems that are setup to use a single PCBoard.DAT
  70.          file and the "SET PCB=/NODE:n" environment switch to control
  71.          their node numbers.
  72.  
  73.        - Changed the way that the PCBoard FLIST file is accessed to
  74.          resolve a file lock problem that seems to be happening on Novell
  75.          networks.  I have no way to test this to see if it fixes the
  76.          problem of the PPE always saying you have no GIF's flagged for
  77.          download on a Novell network.  Please let me know if this does
  78.          not fix the problem.
  79.  
  80. 03/23/94 - v2.8
  81.        - Changed the way the encrypted key is checked to allow for variable
  82.          BBS names on multinode systems.
  83.  
  84.        - Fixed a bug causing a "no GIF's flagged" message on multinode
  85.          versions of PCBoard 15.1 running as a single node.
  86.  
  87. 03/28/94 - v2.9
  88.        - Fixed a bug causing a "no GIF's flagged" message on multinode
  89.          versions of PCBoard 15.1 running as a single node with no PCBNODE
  90.          environment variable set.  The PPE will now check to see if the
  91.          environment variable exists and, if not, will obtain the node number
  92.          from the PCBOARD.DAT file instead.
  93.  
  94. 04/02/94 - v3.0
  95.        - Added code to automatically answer "N" to the "Download Flagged
  96.          Files?" question for the user and changed the text accordingly.
  97.  
  98.        - Made some minor changes to increase the speed of the PPE.
  99.  
  100.  
  101. 09/11/96 - v4.0
  102.       - Removed all registration checking code and time delays.  GIFColl
  103.         is now fully functional freeware!
  104.  
  105.       - Dropped support of the German language version.
  106.  
  107.       - Compiled using PPL version 3.0 - the PPE may not work on PCBoard
  108.         versions prior to 15.2x now.
  109.  
  110.